X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/81b2d61060315f8de7f4409fff698c904b10e8a4..c75614192afa2eb434fae3b80da94d13edecb378:/autohotkey/UltimateKEYS%20(for%20AutoHotkey%20v1.1).ahk diff --git a/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk b/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk index 8e74800..ecd6a44 100644 --- a/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk +++ b/autohotkey/UltimateKEYS (for AutoHotkey v1.1).ahk @@ -1,6 +1,6 @@ #requires AutoHotkey v1.1 -; UltimateKEYS (for AutoHotkey v1.1).ahk - 2025-02-25 +; UltimateKEYS (for AutoHotkey v1.1).ahk ; Website : https://pieter-degroote.github.io/UltimateKEYS/ @@ -490,9 +490,10 @@ compose.item["fz"] := "{u+0290}" ; (ʐ) z with retroflex hook ; Compose : Latin Greek Letters and Variations -compose.item["la"] := "{u+0251}" ; (ɑ) Latin small letter alpha -compose.item["lA"] := "{u+2c6d}" ; (Ɑ) Latin capital letter alpha -compose.item["lb"] := "{u+025e}" ; (ɞ) small letter closed reversed open e +compose.item["la"] := "{u+0251}" ; (ɑ) Latin small letter alpha (script a) +compose.item["lA"] := "{u+2c6d}" ; (Ɑ) Latin capital letter alpha (script A) +compose.item["lb"] := "{u+a7b5}" ; (ꞵ) Latin small letter beta +compose.item["lB"] := "{u+a7b4}" ; (Ꞵ) Latin capital letter beta compose.item["ld"] := "{u+1e9f}" ; (ẟ) Latin small letter delta compose.item["le"] := "{u+025b}" ; (ɛ) small letter open e (Latin small epsilon) compose.item["lE"] := "{u+0190}" ; (Ɛ) capital letter open E (Latin capital epsilon) @@ -526,6 +527,8 @@ compose.item["l*"] := "{u+0222}" ; (Ȣ) capital letter OU compose.item["l7"] := "{u+0242}" ; (ɂ) small letter glottal stop compose.item["l&"] := "{u+0241}" ; (Ɂ) capital letter glottal stop compose.item["l?"] := "{u+0294}" ; (ʔ) unicase letter glottal stop +compose.item["l;"] := "{u+02bb}" ; (ʻ) modifier letter turned comma +compose.item["l'"] := "{u+02bc}" ; (ʼ) modifier letter apostrophe ; Compose : Turned and Reversed Letters @@ -534,6 +537,7 @@ compose.item["ra"] := "{u+0250}" ; (ɐ) small letter turned a compose.item["rA"] := "{u+2c6f}" ; (Ɐ) capital letter turned A compose.item["rb"] := "{u+025c}" ; (ɜ) small letter reversed open e compose.item["rB"] := "{u+a7ab}" ; (Ɜ) capital letter reversed open E +compose.item["rc"] := "{u+025e}" ; (ɞ) small letter closed reversed open e compose.item["rd"] := "{u+018d}" ; (ƍ) Latin small letter turned delta compose.item["re"] := "{u+01dd}" ; (ǝ) small letter turned e compose.item["rE"] := "{u+018e}" ; (Ǝ) capital letter reversed E @@ -548,8 +552,8 @@ compose.item["rK"] := "{u+a7b0}" ; (Ʞ) capital letter turned K compose.item["rm"] := "{u+026f}" ; (ɯ) small letter turned m compose.item["rM"] := "{u+019c}" ; (Ɯ) capital letter turned M compose.item["ro"] := "{u+0264}" ; (ɤ) small letter ram's horn (baby gamma) -compose.item["rq"] := "{u+0252}" ; (ɒ) Latin small letter turned alpha -compose.item["rQ"] := "{u+2c70}" ; (Ɒ) Latin capital letter turned alpha +compose.item["rq"] := "{u+0252}" ; (ɒ) Latin small letter turned alpha (turned script a) +compose.item["rQ"] := "{u+2c70}" ; (Ɒ) Latin capital letter turned alpha (turned script A) compose.item["rr"] := "{u+0279}" ; (ɹ) small letter turned r compose.item["rt"] := "{u+0287}" ; (ʇ) small letter turned t compose.item["rT"] := "{u+a7b1}" ; (Ʇ) small letter turned T @@ -848,6 +852,8 @@ compose.item["s!"] := "{u+203c}" ; (‼) double exclamation mark compose.item["s?"] := "{u+2e2e}" ; (⸮) reversed question mark compose.item["s/"] := "{u+205e}" ; (⁞) vertical four dots compose.item["s|"] := "{u+00a6}" ; (¦) broken bar +compose.item["s["] := "{u+2045}" ; (⁅) left square bracket with quill +compose.item["s]"] := "{u+2046}" ; (⁆) right square bracket with quill ; Compose : Math Symbols @@ -1118,6 +1124,28 @@ compose.item["Bu"] := "{u+0217}" ; (ȗ) u with inverted breve compose.item["BU"] := "{u+0216}" ; (Ȗ) U with inverted breve +; Compose : Letters with Two Diacritical Marks + +compose.item["Ma"] := "{u+01df}" ; (ǟ) a with diaeresis and macron +compose.item["MA"] := "{u+01de}" ; (Ǟ) A with diaeresis and macron +compose.item["Mq"] := "{u+01e1}" ; (ǡ) a with dot above and macron +compose.item["MQ"] := "{u+01e0}" ; (Ǡ) A with dot above and macron +compose.item["Mo"] := "{u+022b}" ; (ȫ) o with diaeresis and macron +compose.item["MO"] := "{u+022a}" ; (Ȫ) O with diaeresis and macron +compose.item["Mk"] := "{u+022d}" ; (ȭ) o with tilde and macron +compose.item["MK"] := "{u+022c}" ; (Ȭ) O with tilde and macron +compose.item["Ml"] := "{u+0231}" ; (ȱ) o with dot above and macron +compose.item["ML"] := "{u+0230}" ; (Ȱ) O with dot above and macron +compose.item["Mu"] := "{u+01d6}" ; (ǖ) u with diaeresis and macron +compose.item["MU"] := "{u+01d5}" ; (Ǖ) U with diaeresis and macron +compose.item["Mh"] := "{u+01d8}" ; (ǘ) u with diaeresis and acute +compose.item["MH"] := "{u+01d7}" ; (Ǘ) U with diaeresis and acute +compose.item["My"] := "{u+01da}" ; (ǚ) u with diaeresis and caron +compose.item["MY"] := "{u+01d9}" ; (Ǚ) U with diaeresis and caron +compose.item["Mj"] := "{u+01dc}" ; (ǜ) u with diaeresis and grave +compose.item["MJ"] := "{u+01db}" ; (Ǜ) U with diaeresis and grave + + ; Compose : Circumflex Below compose.item["Id"] := "{u+1e13}" ; (ḓ) d with circumflex below @@ -1134,23 +1162,17 @@ compose.item["Iu"] := "{u+1e77}" ; (ṷ) u with circumflex below compose.item["IU"] := "{u+1e76}" ; (Ṷ) U with circumflex below -; Compose : Tilde Below - -compose.item["Te"] := "{u+1e1b}" ; (ḛ) e with tilde below -compose.item["TE"] := "{u+1e1a}" ; (Ḛ) E with tilde below -compose.item["Ti"] := "{u+1e2d}" ; (ḭ) i with tilde below -compose.item["TI"] := "{u+1e2c}" ; (Ḭ) I with tilde below -compose.item["Tu"] := "{u+1e75}" ; (ṵ) u with tilde below -compose.item["TU"] := "{u+1e74}" ; (Ṵ) U with tilde below - - -; Compose : Line Below +; Compose : Line Below and Tilde Below compose.item["Lb"] := "{u+1e07}" ; (ḇ) b with line below compose.item["LB"] := "{u+1e06}" ; (Ḇ) B with line below compose.item["Ld"] := "{u+1e0f}" ; (ḏ) d with line below compose.item["LD"] := "{u+1e0e}" ; (Ḏ) D with line below +compose.item["Le"] := "{u+1e1b}" ; (ḛ) e with tilde below +compose.item["LE"] := "{u+1e1a}" ; (Ḛ) E with tilde below compose.item["Lh"] := "{u+1e96}" ; (ẖ) h with line below +compose.item["Li"] := "{u+1e2d}" ; (ḭ) i with tilde below +compose.item["LI"] := "{u+1e2c}" ; (Ḭ) I with tilde below compose.item["Lk"] := "{u+1e35}" ; (ḵ) k with line below compose.item["LK"] := "{u+1e34}" ; (Ḵ) K with line below compose.item["Ll"] := "{u+1e3b}" ; (ḻ) l with line below @@ -1161,6 +1183,8 @@ compose.item["Lr"] := "{u+1e5f}" ; (ṟ) r with line below compose.item["LR"] := "{u+1e5e}" ; (Ṟ) R with line below compose.item["Lt"] := "{u+1e6f}" ; (ṯ) t with line below compose.item["LT"] := "{u+1e6e}" ; (Ṯ) T with line below +compose.item["Lu"] := "{u+1e75}" ; (ṵ) u with tilde below +compose.item["LU"] := "{u+1e74}" ; (Ṵ) U with tilde below compose.item["Lz"] := "{u+1e95}" ; (ẕ) z with line below compose.item["LZ"] := "{u+1e94}" ; (Ẕ) Z with line below @@ -1267,15 +1291,15 @@ compose.item["?U"] := "{u+1ef0}" ; (Ự) U with horn and dot below ; Key : 2 >!sc003:: -<^>!sc003::Send {u+2264} ; (≤) less-than or equal to +<^>!sc003::Send {u+00b2} ; (²) superscript 2 >!+sc003:: -<^>!+sc003::Send {u+00b2} ; (²) superscript 2 +<^>!+sc003::Send {u+266b} ; (♫) beamed eighth notes ; Key : 3 >!sc004:: -<^>!sc004::Send {u+2265} ; (≥) greater-than or equal to +<^>!sc004::Send {u+00b3} ; (³) superscript 3 >!+sc004:: -<^>!+sc004::Send {u+00b3} ; (³) superscript 3 +<^>!+sc004::Send {u+00a7} ; (§) section sign ; Key : 4 >!sc005:: @@ -1293,39 +1317,39 @@ compose.item["?U"] := "{u+1ef0}" ; (Ự) U with horn and dot below >!sc007:: <^>!sc007:: if GetKeyState("CapsLock", "T") - Send {u+00c3} ; (Ã) A with tilde + Send {u+00cd} ; (Í) I with acute else - Send {u+00e3} ; (ã) a with tilde + Send {u+00ed} ; (í) i with acute return >!+sc007:: <^>!+sc007:: if GetKeyState("CapsLock", "T") - Send {u+00e3} ; (ã) a with tilde + Send {u+00ed} ; (í) i with acute else - Send {u+00c3} ; (Ã) A with tilde + Send {u+00cd} ; (Í) I with acute return ; Key : 7 >!sc008:: <^>!sc008:: if GetKeyState("CapsLock", "T") - Send {u+00d5} ; (Õ) O with tilde + Send {u+00cc} ; (Ì) I with grave else - Send {u+00f5} ; (õ) o with tilde + Send {u+00ec} ; (ì) i with grave return >!+sc008:: <^>!+sc008:: if GetKeyState("CapsLock", "T") - Send {u+00f5} ; (õ) o with tilde + Send {u+00ec} ; (ì) i with grave else - Send {u+00d5} ; (Õ) O with tilde + Send {u+00cc} ; (Ì) I with grave return ; Key : 8 >!sc009:: <^>!sc009::Send {u+201e} ; („) double low-9 quotation mark >!+sc009:: -<^>!+sc009::Send {u+00a7} ; (§) section sign +<^>!+sc009::Send {u+266a} ; (♪) eighth note ; Key : 9 >!sc00A:: @@ -1669,15 +1693,35 @@ compose.item["?U"] := "{u+1ef0}" ; (Ự) U with horn and dot below ; Key : ; / : (semicolon / colon) >!sc027:: -<^>!sc027::Send {u+00b0} ; (°) degree sign +<^>!sc027:: + if GetKeyState("CapsLock", "T") + Send {u+00d3} ; (Ó) O with acute + else + Send {u+00f3} ; (ó) o with acute + return >!+sc027:: -<^>!+sc027::Send {u+00b7} ; (·) middle dot +<^>!+sc027:: + if GetKeyState("CapsLock", "T") + Send {u+00f3} ; (ó) o with acute + else + Send {u+00d3} ; (Ó) O with acute + return ; Key : ' / " (apostrophe / quotation mark) >!sc028:: -<^>!sc028::Send {u+266a} ; (♪) eighth note +<^>!sc028:: + if GetKeyState("CapsLock", "T") + Send {u+00d2} ; (Ò) O with grave + else + Send {u+00f2} ; (ò) o with grave + return >!+sc028:: -<^>!+sc028::Send {u+266b} ; (♫) beamed eighth notes +<^>!+sc028:: + if GetKeyState("CapsLock", "T") + Send {u+00f2} ; (ò) o with grave + else + Send {u+00d2} ; (Ò) O with grave + return ; Key : \ / | (backslash / vertical line) >!sc02B:: @@ -1737,32 +1781,32 @@ compose.item["?U"] := "{u+1ef0}" ; (Ự) U with horn and dot below >!sc02F:: <^>!sc02F:: if GetKeyState("CapsLock", "T") - Send {u+00cd} ; (Í) I with acute + Send {u+00c3} ; (Ã) A with tilde else - Send {u+00ed} ; (í) i with acute + Send {u+00e3} ; (ã) a with tilde return >!+sc02F:: <^>!+sc02F:: if GetKeyState("CapsLock", "T") - Send {u+00ed} ; (í) i with acute + Send {u+00e3} ; (ã) a with tilde else - Send {u+00cd} ; (Í) I with acute + Send {u+00c3} ; (Ã) A with tilde return ; Key : B >!sc030:: <^>!sc030:: if GetKeyState("CapsLock", "T") - Send {u+00cc} ; (Ì) I with grave + Send {u+00d5} ; (Õ) O with tilde else - Send {u+00ec} ; (ì) i with grave + Send {u+00f5} ; (õ) o with tilde return >!+sc030:: <^>!+sc030:: if GetKeyState("CapsLock", "T") - Send {u+00ec} ; (ì) i with grave + Send {u+00f5} ; (õ) o with tilde else - Send {u+00cc} ; (Ì) I with grave + Send {u+00d5} ; (Õ) O with tilde return ; Key : N @@ -1789,35 +1833,15 @@ compose.item["?U"] := "{u+1ef0}" ; (Ự) U with horn and dot below ; Key : , / < (comma / less-than sign) >!sc033:: -<^>!sc033:: - if GetKeyState("CapsLock", "T") - Send {u+00d3} ; (Ó) O with acute - else - Send {u+00f3} ; (ó) o with acute - return +<^>!sc033::Send {u+00b0} ; (°) degree sign >!+sc033:: -<^>!+sc033:: - if GetKeyState("CapsLock", "T") - Send {u+00f3} ; (ó) o with acute - else - Send {u+00d3} ; (Ó) O with acute - return +<^>!+sc033::Send {u+2264} ; (≤) less-than or equal to ; Key : . / > (period / greater-than sign) >!sc034:: -<^>!sc034:: - if GetKeyState("CapsLock", "T") - Send {u+00d2} ; (Ò) O with grave - else - Send {u+00f2} ; (ò) o with grave - return +<^>!sc034::Send {u+00b7} ; (·) middle dot >!+sc034:: -<^>!+sc034:: - if GetKeyState("CapsLock", "T") - Send {u+00f2} ; (ò) o with grave - else - Send {u+00d2} ; (Ò) O with grave - return +<^>!+sc034::Send {u+2265} ; (≥) greater-than or equal to ; Key : / / ? (slash / question mark) >!sc035::